SharedResourceInfo Property
Defines information about the shared resource.
Syntax
[VB.NET] Public Property SharedResourceInfo As BoxSharedResourceDetail
[C#] public BoxSharedResourceDetail SharedResourceInfo {get; set;}
Remarks
This property contains information about the options used to share the resource. These options may be set before calling ShareResource and may be inspected after calling GetSharedResourceInfo.