共用方式為


SrgsSemanticInterpretationTag.Script 屬性

定義

取得或設定標記的 ECMAScript

public:
 property System::String ^ Script { System::String ^ get(); void set(System::String ^ value); };
public string Script { get; set; }
member this.Script : string with get, set
Public Property Script As String

屬性值

字串,包含標記的語意轉譯指令碼。

例外狀況

嘗試將 Script 設定為 null

適用於