MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionOozieGetShareLibInfo Class : AvailableSharelib Property |
'Declaration
<System.ComponentModel.DescriptionAttribute("Specifies the name of the library to get more information on (optional)")> Public Property AvailableSharelib As System.Activities.OutArgument(Of String())
'Usage
Dim instance As HDInsightSessionOozieGetShareLibInfo Dim value As System.Activities.OutArgument(Of String()) instance.AvailableSharelib = value value = instance.AvailableSharelib
[System.ComponentModel.Description("Specifies the name of the library to get more information on (optional)")] public System.Activities.OutArgument<string[]> AvailableSharelib {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2