Signature.Path Property

Definition

Gets the path of the file to which this signature applies.

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

Property Value

Applies to