Namespace: CuteEditor.ToolsAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public Uri ResolvedUri { get; } |
Visual Basic |
---|
Public ReadOnly Property ResolvedUri As Uri
Get |
Visual C++ |
---|
public:
property Uri^ ResolvedUri {
Uri^ get ();
} |
See Also