Share via


FolderObject.RootPath Property

Definition

Gets the folder's root path.

public:
 virtual property Microsoft::PowerPlatform::PowerAutomate::Desktop::Actions::SDK::Types::FolderObject ^ RootPath { Microsoft::PowerPlatform::PowerAutomate::Desktop::Actions::SDK::Types::FolderObject ^ get(); };
[Newtonsoft.Json.JsonIgnore]
public override Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.Types.FolderObject RootPath { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.RootPath : Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.Types.FolderObject
Public Overrides ReadOnly Property RootPath As FolderObject

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to