Compartilhar via


IPublishProperties3.SuiteName Property

Definition

Gets or sets the name of the product suite of which the application is a part.

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

Property Value

The name of the product suite of which the application is a part.

Attributes

Applies to