Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the specified property in the Xml Read Property. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property Property As XmlReadProperty
Get
'Usage
Dim instance As XmlReadProperties
Dim value As XmlReadProperty
value = instance.Property
public XmlReadProperty Property { get; }
public:
property XmlReadProperty^ Property {
XmlReadProperty^ get ();
}
member Property : XmlReadProperty
function get Property () : XmlReadProperty
Property Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperty
The property in the Xml Read Property.