VBProjectProperties7.ManifestTimestampUrl Property

Definition

public:
 property System::String ^ ManifestTimestampUrl { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ManifestTimestampUrl { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(12131)]
public string ManifestTimestampUrl { [System.Runtime.InteropServices.DispId(12131)] get; [System.Runtime.InteropServices.DispId(12131)] set; }
[<System.Runtime.InteropServices.DispId(12131)>]
[<get: System.Runtime.InteropServices.DispId(12131)>]
[<set: System.Runtime.InteropServices.DispId(12131)>]
member this.ManifestTimestampUrl : string with get, set
Public Property ManifestTimestampUrl As String

Property Value

Implements

Attributes

Applies to