次の方法で共有


XMLNamespace.Alias[Boolean] プロパティ

定義

指定したオブジェクトのフレンドリ名を表す String を 返します。

public:
 property System::String ^ Alias[bool] { System::String ^ get(bool AllUsers); void set(bool AllUsers, System::String ^ value); };
public string Alias[bool AllUsers = false] { get; set; }
member this.Alias(bool) : string with get, set
Public Property Alias(Optional AllUsers As Boolean = false) As String

パラメーター

AllUsers
Boolean

省略可能 なブール値True を指定 したオブジェクトへのアクセス権をすべてのユーザーが持っている場合。

プロパティ値

適用対象