Share via


ManagementPackView.ParentFolderIds Property

Definition

Gets the folder IDs that are the parents of this view.

public:
 property System::Collections::Generic::IList<Guid> ^ ParentFolderIds { System::Collections::Generic::IList<Guid> ^ get(); };
public System.Collections.Generic.IList<Guid> ParentFolderIds { get; }
member this.ParentFolderIds : System.Collections.Generic.IList<Guid>
Public ReadOnly Property ParentFolderIds As IList(Of Guid)

Property Value

The folder IDs.

Applies to