共用方式為


ClientScriptItem.Id 屬性

定義

取得用戶端指令碼項目的 ID 屬性值。

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

屬性值

String

ID 項目的 script 值。

適用於

另請參閱