ResUIDToDistinguishedNamePostEventArgs.IXmlSerializable.GetSchema 方法
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Private Function GetSchema As XmlSchema
Implements IXmlSerializable.GetSchema
用法
Dim instance As ResUIDToDistinguishedNamePostEventArgs
Dim returnValue As XmlSchema
returnValue = CType(instance, IXmlSerializable).GetSchema()
XmlSchemaIXmlSerializable.GetSchema()
返回值
类型:System.Xml.Schema.XmlSchema
实现
另请参阅
引用
ResUIDToDistinguishedNamePostEventArgs 类