XFileManager.RegisterXFileTemplates Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Registers custom templates from an XFile object.
Definition
Visual Basic .NET |
Public Sub RegisterXFileTemplates( _ ByVal xfileObj As XFile _ ) |
C# |
public void RegisterXFileTemplates( XFile xfileObj ); |
Managed C++ |
public: void RegisterXFileTemplates( XFile *xfileObj ); |
JScript .NET |
public function RegisterXFileTemplates( xfileObj : XFile ); |
Parameters
Remarks
See Also
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.