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 類別