SqlAuthenticationParameters.Resource プロパティ

定義

リソース URI を取得します。

public:
 property System::String ^ Resource { System::String ^ get(); };
public string Resource { get; }
member this.Resource : string
Public ReadOnly Property Resource As String

プロパティ値

リソース URI。

適用対象