次の方法で共有


ResourceProperty.Kind プロパティ

定義

リソースに関するリソース プロパティの種類を取得します。

public:
 property System::Data::Services::Providers::ResourcePropertyKind Kind { System::Data::Services::Providers::ResourcePropertyKind get(); };
public System.Data.Services.Providers.ResourcePropertyKind Kind { get; }
member this.Kind : System.Data.Services.Providers.ResourcePropertyKind
Public ReadOnly Property Kind As ResourcePropertyKind

プロパティ値

ResourcePropertyKind 値。

適用対象