次の方法で共有


QuotaControl.GetValue メソッド

定義

GetValue() メソッドは、このクエリに関連付けられている SID を返します。

public:
 override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue ();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()

戻り値

Byte[]

このクエリに関連付けられている SID。

適用対象