Właściwość TargetType
Pobiera lub ustawia typ miejsce docelowe , skojarzony z subskrypcja.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Required)> _
Public Property TargetType As String
Get
Set
'Użycie
Dim instance As PolicyCategorySubscription
Dim value As String
value = instance.TargetType
instance.TargetType = value
[SfcPropertyAttribute(SfcPropertyFlags.Required)]
public string TargetType { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Required)]
public:
property String^ TargetType {
String^ get ();
void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Required)>]
member TargetType : string with get, set
function get TargetType () : String
function set TargetType (value : String)
Wartość właściwości
Typ: System. . :: . .String
A String wartość określająca, typ miejsce docelowe , skojarzony z subskrypcja.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także