次の方法で共有


BastionActiveSession.ResourceType プロパティ

定義

リソースの種類を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceType")]
public string ResourceType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceType")>]
member this.ResourceType : string
Public ReadOnly Property ResourceType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象