次の方法で共有


ServiceEntryPoint.ScriptPath Property

Definition

public:
 property System::String ^ ScriptPath { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Name="scriptPath")]
public string ScriptPath { get; set; }
[System.Runtime.Serialization.DataMember(IsRequired=false, Name="scriptPath")]
public string? ScriptPath { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Name="scriptPath")>]
member this.ScriptPath : string with get, set
Public Property ScriptPath As String

Property Value

Attributes

Applies to