ITaskFormInfo.Moniker 属性

定义

获取名字的字符串值。

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

属性值

String

表示名字的字符串。

适用于