liboobs-1 Reference Manual

Synopsis

public class Share : Object  {
    public    weak string               path                      { get; set; } ;


    public    weak string               get_path                  (  ) ;
    public    void                      set_path                  ( string              path ) ;
}

Share Description

Details

Constructor Details

Field Details

Signal Details

Property Details

path
    public    weak string               path                      { get; set; } ;		

Method Details

get_path ()
    public    weak string               get_path                  (  ) ;		

set_path ()
    public    void                      set_path                  ( string              path ) ;		


Created by Valadoc