Compartilhar via


IPublishFile2.Group Property

Definition

Gets or sets the download group for this file.

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

Property Value

The download group for this file.

Implements

Attributes

Applies to