IFileStagingArtifact.NamingFragment Property

Definition

Gets or sets a name fragment that can be used when constructing default names.

public string NamingFragment { get; set; }
member this.NamingFragment : string with get, set
Public Property NamingFragment As String

Property Value

Remarks

Although a caller may set this property, the IFileStagingProvider implementation is not required to respect it.

Applies to