Share via


CSharpProjectProperties6.ManifestTimestampUrl Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
Property ManifestTimestampUrl As String
string ManifestTimestampUrl { get; set; }
property String^ ManifestTimestampUrl {
    String^ get ();
    void set (String^ value);
}
abstract ManifestTimestampUrl : string with get, set
function get ManifestTimestampUrl () : String 
function set ManifestTimestampUrl (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CSharpProjectProperties6 Interface

VSLangProj110 Namespace