Compartir a través de


IBuildPropertySnapshot.StorageType Property

Definition

Caution

Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.

Gets the storage type of the build property. Can be project file or user file.

[System.Obsolete("Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.")]
public string StorageType { get; }
[<System.Obsolete("Build Properties will be deprecated and folded into Properties. Please use new extensions available in ProjectConfiguration, PropertiesByName and pass the corresponding source type.")>]
member this.StorageType : string
Public ReadOnly Property StorageType As String

Property Value

Attributes

Applies to