DocumentReference Method of the DocumentReference Object
Initializes a new instance of the DocumentReference class for the specified file.
public DocumentReference(Stringfilename);
Public Sub New( _
ByVal filename As String _
)
Parameters
- filename
Name of the file being loaded.
Requirements
Namespace |
Defined in Microsoft.SystemDefinitionModel.Tools. |
Assembly |
Requires SdmCompile (in SdmCompile.dll). |
.NET Framework |
Requires .NET Framework 2.0. |
See Also
Microsoft.SystemDefinitionModel.Tools
DocumentReference
Send comments about this topic to Microsoft
Build date: 9/5/2007