Udostępnij za pośrednictwem


ISettingsManagerHost.CollectionName Property

Definition

Gets the name of the settings collection to be addressed by this host. This is used to partition settings based on host parameters like VS's /rootSuffix parameter.

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

Property Value

Applies to