共用方式為


CompilationOptions.ScriptClassName 屬性

定義

全域隱含類別的完整名稱 (腳本類別) 。 這個類別會隱含地封裝最上層語句、類型宣告和成員宣告。 可以是命名空間限定名稱。

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

屬性值

適用於