共用方式為


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 值。

適用於