共用方式為


SecurityDescriptorFlagControl.GetValue 方法

定義

GetValue() 方法會傳回為這個控制項指定的安全性描述元選項。

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

傳回

Byte[]

為這個控制項指定的安全性描述元選項。

適用於