Share via


FunctionMemberAst.IsPrivate Property

Definition

Returns true if the method is public.

public:
 property bool IsPrivate { bool get(); };
public:
 property bool IsPrivate { bool get(); };
public bool IsPrivate { get; }
member this.IsPrivate : bool
Public ReadOnly Property IsPrivate As Boolean

Property Value

Applies to