SecurityDescriptorFlagControl.GetValue 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
GetValue() 方法會傳回為這個控制項指定的安全性描述元選項。
public:
override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue ();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()
傳回
Byte[]
為這個控制項指定的安全性描述元選項。