取得與資源相關之資源屬性的種類。
命名空間: System.Data.Services.Providers
組件: Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)
語法
'宣告
Public Property Kind As ResourcePropertyKind
Get
Friend Set
'用途
Dim instance As ResourceProperty
Dim value As ResourcePropertyKind
value = instance.Kind
public ResourcePropertyKind Kind { get; internal set; }
public:
property ResourcePropertyKind Kind {
ResourcePropertyKind get ();
internal: void set (ResourcePropertyKind value);
}
member Kind : ResourcePropertyKind with get, internal set
function get Kind () : ResourcePropertyKind
internal function set Kind (value : ResourcePropertyKind)
屬性值
型別:System.Data.Services.Providers.ResourcePropertyKind
ResourcePropertyKind 值。